home *** CD-ROM | disk | FTP | other *** search
/ Pro One: Netcracker Netscape Navigator / ProOne: Netcracker Netscape Navigator.iso / pc / nc / nct12010.geo / 00037.ls < prev    next >
Encoding:
Text File  |  1997-03-19  |  147 b   |  8 lines

  1. on exitFrame
  2.   if the movieTime of sprite 10 < the stopTime of sprite 10 then
  3.     checkScreenStatus()
  4.   else
  5.     UpdateCursors(14, 3)
  6.   end if
  7. end
  8.